Skip to content

torch.compile tutorial update for pt2 stable release #2224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 8, 2023

Conversation

williamwen42
Copy link
Member

Change the torch.compile tutorial from .rst to .py for the PT2 stable release. Small fixes and updates to the code.

@williamwen42 williamwen42 requested a review from svekars February 27, 2023 23:36
@svekars svekars changed the base branch from main to 2.0-RC-TEST February 27, 2023 23:37
@svekars svekars added the 2.0 label Feb 27, 2023
@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit 3a245e9
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/640676fca5f60b0008440df8
😎 Deploy Preview https://deploy-preview-2224--pytorch-tutorials-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@msaroufim msaroufim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, left one minor nit

@svekars svekars force-pushed the wwen/torch-compile-2.0-update branch 2 times, most recently from 49eedcf to 6945c3e Compare March 6, 2023 21:29
@svekars svekars force-pushed the wwen/torch-compile-2.0-update branch from 6945c3e to 3a245e9 Compare March 6, 2023 23:27
@williamwen42 williamwen42 merged commit b02a209 into 2.0-RC-TEST Mar 8, 2023
@agunapal
Copy link
Contributor

agunapal commented Mar 8, 2023

@williamwen42 The last part of the tutorial errors because of this issue

svekars pushed a commit that referenced this pull request Mar 13, 2023
* torch.compile tutorial update for pt2 stable release

* Update torch_compile_tutorial.py

* remove speedup numbers

---------

Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
svekars pushed a commit that referenced this pull request Mar 15, 2023
* torch.compile tutorial update for pt2 stable release
* remove speedup numbers

---------

Co-authored-by: William Wen <williamwen@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants